home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / hangmn62.zip / READ.ME < prev    next >
Text File  |  1993-01-05  |  6KB  |  126 lines

  1.                      The Hangman Series
  2.  
  3. HANGMAN.EXE is a single player program with easy, difficult
  4. and tricky words. There are more than 460 words in the program
  5. at this time. You can now turn the sound OFF/ON in this version.
  6. You can now add words just like you can to the Children's Hangman.
  7. If you do not create HANGMAN.TXT the program uses it's internal
  8. list of words. You can have up to 500 words in the text file.
  9.  
  10. There have been some bug corrections. Version 4.0 corrects some
  11. color errors in version 3.02. If you had a mono system there
  12. were still some color calls.
  13.  
  14. HANGMN51.ZIP I corrected an error in the .TXT files that come
  15. with the program. I made the mistake of copying the WordPerfect
  16. 5.0 copies to my archive directory instead of the ASCII copy
  17. that the program reads in. I am sorry for this oversight on my
  18. part.
  19.  
  20. HANGMAN2.EXE is a multiple player version. From 2 to 15 people
  21. can play this program at one time. Up to 12 words may be entered.
  22. Each player, in turn, tries to spell the words that have been
  23. entered into the program. Of 15 people, one enters the words and
  24. the other 14 try to guess them.
  25.                 
  26. HANGMAN2.DOC is the documentation for running HANGMAN2.EXE but
  27. the program can be run just fine without it. Most information does
  28. appear on the screen and there is a built in Help File with some
  29. basic helps in it.
  30.  
  31. CHANGMAN.EXE This is a children's verson of HANGMAN.EXE. The program
  32. is exactly the same but for the words. You can create your own word
  33. list called WORDS.TXT with one word to a line created with any word
  34. processor that can save an ASCII file. You can also use DOS's EDLIN
  35. to create the file. The program comes with a sample WORDS.TXT you
  36. can use, modify or delete. If the WORDS.TXT file is not found the
  37. program uses its own 253 internal list. The list you generate can be
  38. up to 500 words.
  39.  
  40. HANGMN52.ZIP Some minor changes were made to all programs in the
  41. archive. Changes were made to the opening and closing screens.
  42.  
  43. HANGMN53.ZIP I corrected the display problem with the heckler's
  44. sayings. This error would have started when I set up the program
  45. so the user could use their own words. This was an oversight on
  46. my part. The Children's Hangman was correct and I did not have
  47. to change anything in it.
  48.  
  49. HANGMN54.ZIP I corrected a display error in the CHANGMAN.EXE
  50. program when user did not enter a name. The versions in this
  51. archive are compiled using QuickBASIC 4.5 and are stand alone
  52. programs (do not require the presence of BRUN30.EXE as needing
  53. in earlier versions).
  54.  
  55. HANGMN55.ZIP I changed the order of entry into the program so
  56. that the shareware information does not come up and the
  57. user goes directly to the menu.
  58.                                            
  59. HANGMN60.ZIP HANGMAN.EXE and CHANGMAN.EXE are not compatible
  60. with earlier versions. HANGMAN2.EXE is also a whole new version.
  61. These programs are now written in Turbo Pascal 5.5. HANGMAN.LST
  62. and CHANGMAN.LST must be in the same directory as the related
  63. programs. Read HANGMAN.DOC for more details. Delete all existing
  64. Hangman and Children's Hangman files from earilier versions. Even
  65. the score files are different.
  66.  
  67. HANGMN61.ZIP HANGMAN2.EXE has been upgraded. I discovered several
  68. errors and have corrected them. My filter for unwanted characters
  69. was not working, it works now. I would not have caught the problems
  70. with the program (no one reported them) had I not been working to
  71. clean up the code (make it better). All the Hangman programs
  72. (HANGMAN.EXE, CHANGMAN.EXE and HANGMAN2.EXE) have been internally
  73. changed. The most changes were done to the Hangman Two program
  74. and because of the mass changes I ask you to report any problems
  75. with the program so I can correct them. My testing, this time,
  76. has been exstensive, but all problems do not always show up under
  77. testing.
  78.  
  79. Version 6.2. HANGMAN.EXE, CHANGMAN.EXE and HANGMAN2.EXE have all
  80. been updated. Program is now compiled un Borland Pascal 7.0 (TP
  81. 7.0). The problem with the DELAY command inside Turbo Pascal has
  82. been corrected so I had to rewrite all the delays, sounds, etc. so
  83. that everything worked with the new Pascal package. The score file
  84. format has changed. Make sure you delete any current score files
  85. from either Hangman or Children's Hangman. If you get a messed up
  86. display then you know you must delete it and start over. I have
  87. added the time to the score displays.
  88.  
  89. I'm still looking for user feedback on these programs. I know there
  90. are still mono systems out there and I am considering changing over
  91. to a graphics based program verses the current character based
  92. program, that is if it is possible to rewrite and still keep the basic
  93. feel of the character based versions. Currently they run on any kind
  94. of system regardless of display types, but so many people are after
  95. graphic based programs these days. Would like to know your feelings
  96. on this issue.
  97.  
  98. The following should be in the archive file:
  99.  
  100.                       HANGMAN.EXE
  101.                       HANGMAN.DOC
  102.                       HANGMAN2.EXE
  103.                       HANGMAN2.DOC
  104.                       CHANGMAN.EXE
  105.                       HANGMAN.LST
  106.                       CHANGMAN.LST
  107.                       HANG.BAT
  108.                       HANG2.BAT
  109.                       READ.ME        (this file)
  110.                       FILE_ID.DIZ
  111.  
  112. To print out the documentions type in the following commands for
  113. each file using their own names:
  114.  
  115.         TYPE HANGMAN2.DOC > PRN
  116.  
  117.         PRINT HANGMAN2.DOC      (at least with dos 5.0)
  118.  
  119. and press (ENTER). The documentations are preformatted to have a
  120. punchable border on the left sides.
  121.  
  122.  
  123.                      James Huckabey
  124.  
  125.  
  126.